home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / utilities / _graphics / graphics / _vduobject / docs / vduinterp < prev   
Encoding:
Text File  |  1992-05-07  |  3.1 KB  |  95 lines

  1.  
  2.  
  3. VDUobject 1.01
  4. ¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  5.  
  6. VDU interpretation:
  7. ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  8.  
  9. VDU 0        : Normal
  10. VDU 1        : Ignore and ignore next byte
  11. VDU 2        : Ignored
  12. VDU 3        : Ignored
  13. VDU 4        : Normal but ignore any printable character that follows
  14. VDU 5        : Only the standard direction of printing is supported. So 
  15.                positive X is to the right and positive Y is downwards
  16. VDU 6        : Ignored
  17. VDU 7        : Ignored
  18. VDU 8        : If in VDU 5 mode treated as a backspace else ignored
  19. VDU 9        : If in VDU 5 mode treated as a space else ignored
  20. VDU 10       : If in VDU 5 mode treated as a linefeed else ignored
  21. VDU 11       : If in VDU 5 mode treated as a linefeed up else ignored
  22. VDU 12       : Normal
  23. VDU 13       : If in VDU 5 mode treated as a carriage return else ignored
  24. VDU 14       : Ignored
  25. VDU 15       : Ignored
  26. VDU 16       : Normal
  27. VDU 17       : Normal
  28. VDU 18       : Action=action AND NOT %1111. So only the overwrite mode is 
  29.                possible.
  30. VDU 19       : Only mode 0-15 and 16 are used other modes are ignored.
  31. VDU 20       : Normal
  32. VDU 21       : Ignored
  33. VDU 22       : Normal
  34. VDU 23,0     : Ignored and ignore next 8 bytes
  35. VDU 23,1     : Ignored and ignore next 8 bytes
  36. VDU 23,2-5   : Normal
  37. VDU 23,6     : Only the first parameter is significant.
  38. VDU 23,7-8   : Ignored and ignore next 8 bytes
  39. VDU 23,9-10  : Ignored and ignore next 8 bytes
  40. VDU 23,11    : Normal
  41. VDU 23,12-15 : Normal
  42. VDU 23,16    : Ignored and ignore next 8 bytes
  43. VDU 23,17,0-3: Normal
  44. VDU 23,17,4  : Normal
  45. VDU 23,17,5  : Normal
  46. VDU 23,17,6  : Ignored and ignore next 7 bytes
  47. VDU 23,17,7  : Normal
  48. VDU 23,18-24 : Ignored and ignore next 8 bytes
  49. VDU 23,25-26 : Ignored and ignore next 8 bytes
  50. VDU 23,27    : Ignored and ignore next 8 bytes
  51. VDU 23,28-31 : Ignored and ignore next 8 bytes
  52. VDU 23,32-255: Ignored and ignore next 8 bytes
  53. VDU 24       : Normal
  54. VDU 25       : Type AND 7     : Normal
  55.                Type AND NOT 7 :
  56.                0   : Solid line
  57.                8   : Solid line
  58.                16  : Dotted line
  59.                24  : Dotted line
  60.                32  : Solid line
  61.                40  : Solid line
  62.                48  : Dotted line
  63.                56  : Dotted line
  64.                64  : Rectangle fill (point size)
  65.                72  : Ignored
  66.                80  : Normal
  67.                88  : Ignored
  68.                96  : Normal
  69.                104 : Ignored
  70.                112 : Normal
  71.                120 : Ignored
  72.                128 : Ignored
  73.                136 : Ignored
  74.                144 : Normal
  75.                152 : Normal
  76.                160 : Normal
  77.                168 : Normal
  78.                176 : Normal
  79.                184 : Ignored
  80.                192 : Normal
  81.                200 : Normal
  82.                208 : Ignored
  83.                216 : Ignored
  84.                224 : Ignored
  85.                232 : Ignored
  86.                240 : Ignored
  87.                248 : Ignored
  88. VDU 26       : Normal
  89. VDU 27       : Normal
  90. VDU 28       : Ignored and ignore the next 4 bytes
  91. VDU 29       : Normal
  92. VDU 30       : Normal but ignored in VDU 4 mode
  93. VDU 31       : Normal but ignored in VDU 4 mode
  94. VDU 32-255   : Normal but ignored in VDU 4 mode
  95.